repo: Avoid race condition in threaded checkout with symbolic links
authorColin Walters <walters@verbum.org>
Fri, 12 Oct 2012 15:24:06 +0000 (11:24 -0400)
committerColin Walters <walters@verbum.org>
Fri, 12 Oct 2012 15:24:06 +0000 (11:24 -0400)
commite9dd22dc8635b6b05afa66e50dd2ecf422f0042e
tree05e01c988999ee9ec49897b29b45ec96cb8f0c7e
parentee73c0fa3487fe084c1b9b3d4e1fbb5c8225ae34
repo: Avoid race condition in threaded checkout with symbolic links

We were inconsistently putting symbolic links into the uncompressed
object cache, which could cause the threaded checkout to get confused.
src/libostree/ostree-repo.c